SftTabs/NET 6.0

PictureDisabled Property, ScrollingClass Class

Softel vdm, Inc.

Defines the scroll button image for disabled scroll buttons.

Syntax      ScrollingClass Class (Softelvdm.SftTabsNET)

VB   

Public Property PictureDisabled As Bitmap

C#   

public Bitmap PictureDisabled { get; set; }

C++   

public: property Bitmap^ PictureDisabled {
        Bitmap^ get();
        void set(Bitmap^ value);
}

Property Value

The image of the scroll button graphic for disabled scroll buttons.

The default value is null/Nothing.

Comments

The PictureDisabled property defines the scroll button image for disabled scroll buttons.

The PictureDisabled property has been replaced by the equivalent ImageDisabled property.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com